public class GxRendererAbstract
implements GxRendererInterface
Abstract implementation for GxRendererInterface
Modifier and Type | Method and Description |
---|---|
boolean | equals(GxRendererInterface cellRenderer!) Compare two cell renderers |
public boolean equals(GxRendererInterface cellRenderer!)
Compare two cell renderers
cellRenderer!
- Another cell renderer instance to compare with